Param2Desc{}CommandName{deleteFont}HelpPath{Fonts}ReturnValue{}OpenBrace{ }Parameters{handle font}CloseBrace{}Description{Deletes a font so that it may no longer be use.  This does not affect any gadgets currently using the font to draw their text.  After deleting the font you should set the variable containing the font handle to 0.}ReturnDescription{}Param1{font}Param1Desc{Handle of a font}